@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
#content {
	height: 505px;
	width: 812px;
	background-image: url(images/index_03.png);
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 21px;
}

#contentnew {
	height: 250px;
	width: 812px;
	background-color: white;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 21px;
}

#contentarea {

	/*
	  background-image: url(link_back_02.png);
	  background-repeat:no-repeat;
	*/
	background-color: white;

}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#nav {
	height: 24px;
	width: 237px;
	background-image: url(images/super-tape-curr-bgr.png);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#links a,#links1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
}
#links a:hover {text-decoration:underline;
                color:#000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
#Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #e0d9d9;
	border: 1px dotted #000;
	width: 200px;
}
#Number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #e0d9d9;
	border: 1px dotted #000;
	width: 200px;

}
#Email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #e0d9d9;
	border: 1px dotted #000;
	width: 200px;
}
#Enquiries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #e0d9d9;
	border: 1px dotted #000;
	width: 200px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #036;
	background-color: #FFF;
}
#Reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #036;
	background-color: #FFF;
}


#contentDispensesAndSealers {
	height: 120px;
	width: 812px;
	/*background-image: url(images/index_03.png);*/
	background-color: white;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 21px;
}
#contentDispensesAndSealers2 {
	height: 150px;
	width: 812px;
	/*background-image: url(images/index_03.png);*/
	background-color: white;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 21px;
}
